How to Install libkrb5-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libkrb5-dbg software package in Ubuntu 14.04 LTS (Trusty Tahr)

libkrb5-dbg software package provides Debugging files for MIT Kerberos, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libkrb5-dbg 

libkrb5-dbg is installed in your system.

Make ensure the libkrb5-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep libkrb5-dbg *

You will get with libkrb5-dbg package name, version, architecture and description in a table

libkrb5-dbg package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Debug packages
Package libkrb5-dbg
Version 1.12+dfsg-2ubuntu5.2 [amd64, i
Description Debugging files for MIT Kerberos
Sub Section debug


See Also, How to uninstall or remove libkrb5-dbg software package from Ubuntu 14.04 LTS (Trusty Tahr)?